home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000119_news@columbia.edu _Fri Nov 17 11:40:56 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id LAA09120
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 17 Nov 2000 11:40:55 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA20209
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 17 Nov 2000 11:40:54 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id LAA20941
  10.     for kermit.misc@watsun.cc.columbia.edu; Fri, 17 Nov 2000 11:34:09 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: jaltman@columbia.edu (Jeffrey Altman)
  13. Subject: Re: problems with sprint x25
  14. Date: 17 Nov 2000 16:34:08 GMT
  15. Organization: Columbia University
  16. Message-ID: <8v3mm0$ke1$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <3a155538$0$1515$53a6afc1@news.erinet.com>,
  20. Mark Gibson  <mgibson@erinet.com> wrote:
  21. : I am having a problem getting a client on line with kermit 95 and  the
  22. : Sprint X.25 network.  Hes using a usrobotics 56k internal modem and my
  23. : script gets hung at the CONNECT 14400 message.   Anyone have a
  24. : similiar problem or suggestion?
  25. :
  26.  
  27. Dialing the modem should be performed with the K95 DIAL command and
  28. not a script.  The DIAL command can use the information retrieved from
  29. the Windows Telephony database to configure the modem.  A generic
  30. script cannot.
  31.  
  32.                   Jeffrey Altman * Sr.Software Designer
  33.                  The Kermit Project * Columbia University
  34.                612 West 115th St * New York, NY * 10025 * USA
  35.      http://www.kermit-project.org/ * kermit-support@kermit-project.org